get

Shortest path

lock
{{protocol}}://{{url}}/{{version}}/items/:startKey/path/:targetKey?enforceEndpoints=true

Get the shortest path between two items.

Authenticated. Permissions: r on the starting item, r on the destination item.

Authentication

Authentication inherited from the collection: Bearer .

Parameters

Name Type Value
enforceEndpoints query true
startKey path {{meKey}}
targetKey path {{meKey}}